runtime.m.isExtraInSig (field)
5 uses
runtime (current package)
proc.go#L2353: mp.isExtraInSig = signal
proc.go#L2473: if !mp.isExtraInSig {
proc.go#L2482: if !mp.isExtraInSig {
proc.go#L2523: mp.isExtraInSig = false
runtime2.go#L584: isExtraInSig bool // m is an extra m in a signal handler
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |